Skip to content

Align to ArduinoBLE master #385

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 255 commits into from

Conversation

fpistm
Copy link
Contributor

@fpistm fpistm commented Mar 21, 2025

Sorry, made a mistake.

cparata and others added 30 commits September 20, 2019 11:46
Fix issue on Disconnection event
Update README and Library properties files
Sync with ArduinoBLE library
Replace typo STBTLE with SPBTLE
Align to ArduinoBLE 1.1.2
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
arduino/Arduino#4673

Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
STM32duinoBLE enhancement
Co-Authored-By: Frederic Pillon <frederic.pillon@st.com>
Co-Authored-By: Frederic Pillon <frederic.pillon@st.com>
Co-Authored-By: Frederic Pillon <frederic.pillon@st.com>
Co-Authored-By: Frederic Pillon <frederic.pillon@st.com>
Co-Authored-By: Frederic Pillon <frederic.pillon@st.com>
Co-Authored-By: Frederic Pillon <frederic.pillon@st.com>
Co-Authored-By: Frederic Pillon <frederic.pillon@st.com>
Co-Authored-By: Frederic Pillon <frederic.pillon@st.com>
Co-Authored-By: Frederic Pillon <frederic.pillon@st.com>
Co-Authored-By: Frederic Pillon <frederic.pillon@st.com>
Co-Authored-By: Frederic Pillon <frederic.pillon@st.com>
Co-Authored-By: Frederic Pillon <frederic.pillon@st.com>
Co-Authored-By: Frederic Pillon <frederic.pillon@st.com>
fpistm and others added 27 commits March 5, 2025 09:48
chore: update to STM32_WPAN v1.22.0
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
align with ArduinoBLE master

baa1370

Steps:
git checkout master
git merge -s ours main
git checkout main
git merge master
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
To support to STBTLE-RF, STBTLE-1S, BLUENRG-M2SP, BLUENRG-LP
and BLUENRG-M0.

Signed-off-by: Carlo Parata <carlo.parata@st.com>
Co-authored-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
to support the shared memory transport layer for the
STM32WB built-in chip.
It also Allows HCI SPI Transport with STM32WBxx

Signed-off-by: Francois Ramu <francois.ramu@st.com>
Co-Authored-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Alexandre Bourdiol <alexandre.bourdiol@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Carlo Parata <carlo.parata@st.com>
On STM32WB, Cube FW version 1.14.1,
messages ACI_GATT_INIT and ACI_GAP_INIT
are not available on HCI only BLE firmware
(stm32wb5x_BLE_HCILayer_fw.bin)
This imply to move Random Address to host instead of relying on controller

Signed-off-by: Alexandre Bourdiol <alexandre.bourdiol@st.com>
Signed-off-by: Lorenzo Bini <lorenzo.bini@studenti.unimi.it>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Carlo Parata <carlo.parata@st.com>
Co-Auhthored-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Arkadiusz Ambroziak <arekambroziak@op.pl>
Co-Auhthored-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Arkadiusz Ambroziak <arekambroziak@op.pl>
Co-Auhthored-by: Frederic Pillon <frederic.pillon@st.com>
See Bluetooth Core Specification (v4.0 or v5.0),
ATTRIBUTE PROTOCOL (ATT) part.
Section 3.4.3.2 Find Information Response Table 3.8.
uuidLen is 16 or 128-bit.

Signed-off-by: Arkadiusz Ambroziak <arekambroziak@op.pl>
Co-Authored-by: Frederic Pillon <frederic.pillon@st.com>
Linked to:
 arduino-libraries#310

Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
See LE_META_EVENT supported.

Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
which seems not fully operational

Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
@CLAassistant
Copy link

CLAassistant commented Mar 21, 2025

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 5 committers have signed the CLA.

✅ fpistm
❌ cparata
❌ FRASTM
❌ AresMaster
❌ ABOSTM
You have signed the CLA already but the status is still pending? Let us recheck it.

@fpistm fpistm closed this Mar 21, 2025
@per1234 per1234 added the conclusion: invalid Issue/PR not valid label Mar 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conclusion: invalid Issue/PR not valid
Projects
None yet
Development

Successfully merging this pull request may close these issues.